[INFO] fetching crate oni-comb-crond-rs 0.0.52...
[INFO] checking oni-comb-crond-rs-0.0.52 against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] extracting crate oni-comb-crond-rs 0.0.52 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate oni-comb-crond-rs 0.0.52
[INFO] finished tweaking crates.io crate oni-comb-crond-rs 0.0.52
[INFO] tweaked toml for crates.io crate oni-comb-crond-rs 0.0.52 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oni-comb-crond-rs 0.0.52 on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oni-comb-crond-rs 0.0.52 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 31a446de3db80398c509af2819211add35d14c7c6c2baf4ff09da33c6c8408ce
[INFO] running `Command { std: "docker" "start" "31a446de3db80398c509af2819211add35d14c7c6c2baf4ff09da33c6c8408ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31a446de3db80398c509af2819211add35d14c7c6c2baf4ff09da33c6c8408ce" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31a446de3db80398c509af2819211add35d14c7c6c2baf4ff09da33c6c8408ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31a446de3db80398c509af2819211add35d14c7c6c2baf4ff09da33c6c8408ce" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking dtor v0.1.0
[INFO] [stderr]     Checking ctor v0.6.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking intervals-rs v0.0.5
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking oni-comb-parser-rs v1.2.101
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking oni-comb-crond-rs v0.0.52 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION
[INFO] [stdout]   = note: superseded by `deref_patterns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |       CronExpr::CronExpr {
[INFO] [stdout]    |       ------------------ while parsing the fields for this pattern
[INFO] [stdout] 18 |         box mins,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |         from: box CronExpr::ValueExpr(start),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         to: box CronExpr::ValueExpr(end),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         box CronExpr::NoOp if *start <= env.now && env.now <= *end => true,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         box CronExpr::ValueExpr(per) => (*start as usize..=*end as usize)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |         digit: box CronExpr::AnyValueExpr,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |         option: box CronExpr::ValueExpr(per),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(box_patterns)]
[INFO] [stdout]   |            ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION
[INFO] [stdout]   = note: superseded by `deref_patterns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |       CronExpr::CronExpr {
[INFO] [stdout]    |       ------------------ while parsing the fields for this pattern
[INFO] [stdout] 18 |         box mins,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |         from: box CronExpr::ValueExpr(start),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         to: box CronExpr::ValueExpr(end),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         box CronExpr::NoOp if *start <= env.now && env.now <= *end => true,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         box CronExpr::ValueExpr(per) => (*start as usize..=*end as usize)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |         digit: box CronExpr::AnyValueExpr,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_patterns` have been removed
[INFO] [stdout]   --> src/cron_evaluator.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |         option: box CronExpr::ValueExpr(per),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `start` in this scope
[INFO] [stdout]   --> src/cron_evaluator.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |         box CronExpr::NoOp if *start <= env.now && env.now <= *end => true,
[INFO] [stdout]    |                                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `end` in this scope
[INFO] [stdout]   --> src/cron_evaluator.rs:53:64
[INFO] [stdout]    |
[INFO] [stdout] 53 |         box CronExpr::NoOp if *start <= env.now && env.now <= *end => true,
[INFO] [stdout]    |                                                                ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 53 -         box CronExpr::NoOp if *start <= env.now && env.now <= *end => true,
[INFO] [stdout] 53 +         box CronExpr::NoOp if *start <= env.now && env.now <= *env => true,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use oni_comb_parser_rs::prelude::end;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `start` in this scope
[INFO] [stdout]   --> src/cron_evaluator.rs:54:43
[INFO] [stdout]    |
[INFO] [stdout] 54 |         box CronExpr::ValueExpr(per) => (*start as usize..=*end as usize)
[INFO] [stdout]    |                                           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `end` in this scope
[INFO] [stdout]   --> src/cron_evaluator.rs:54:61
[INFO] [stdout]    |
[INFO] [stdout] 54 |         box CronExpr::ValueExpr(per) => (*start as usize..=*end as usize)
[INFO] [stdout]    |                                                             ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 54 -         box CronExpr::ValueExpr(per) => (*start as usize..=*end as usize)
[INFO] [stdout] 54 +         box CronExpr::ValueExpr(per) => (*start as usize..=*env as usize)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use oni_comb_parser_rs::prelude::end;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `per` in this scope
[INFO] [stdout]   --> src/cron_evaluator.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |           .step_by(*per as usize)
[INFO] [stdout]    |                     ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: function `crate::cron_parser::per` exists but is inaccessible
[INFO] [stdout]   --> src/cron_parser.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn per(p: Parser<char, CronExpr>) -> Parser<char, CronExpr> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `per` in this scope
[INFO] [stdout]   --> src/cron_evaluator.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |         .step_by(*per as usize)
[INFO] [stdout]    |                   ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: function `crate::cron_parser::per` exists but is inaccessible
[INFO] [stdout]   --> src/cron_parser.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn per(p: Parser<char, CronExpr>) -> Parser<char, CronExpr> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `start` in this scope
[INFO] [stdout]   --> src/cron_evaluator.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |         box CronExpr::NoOp if *start <= env.now && env.now <= *end => true,
[INFO] [stdout]    |                                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `end` in this scope
[INFO] [stdout]   --> src/cron_evaluator.rs:53:64
[INFO] [stdout]    |
[INFO] [stdout] 53 |         box CronExpr::NoOp if *start <= env.now && env.now <= *end => true,
[INFO] [stdout]    |                                                                ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 53 -         box CronExpr::NoOp if *start <= env.now && env.now <= *end => true,
[INFO] [stdout] 53 +         box CronExpr::NoOp if *start <= env.now && env.now <= *env => true,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use oni_comb_parser_rs::prelude::end;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `start` in this scope
[INFO] [stdout]   --> src/cron_evaluator.rs:54:43
[INFO] [stdout]    |
[INFO] [stdout] 54 |         box CronExpr::ValueExpr(per) => (*start as usize..=*end as usize)
[INFO] [stdout]    |                                           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `end` in this scope
[INFO] [stdout]   --> src/cron_evaluator.rs:54:61
[INFO] [stdout]    |
[INFO] [stdout] 54 |         box CronExpr::ValueExpr(per) => (*start as usize..=*end as usize)
[INFO] [stdout]    |                                                             ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 54 -         box CronExpr::ValueExpr(per) => (*start as usize..=*end as usize)
[INFO] [stdout] 54 +         box CronExpr::ValueExpr(per) => (*start as usize..=*env as usize)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use oni_comb_parser_rs::prelude::end;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `per` in this scope
[INFO] [stdout]   --> src/cron_evaluator.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |           .step_by(*per as usize)
[INFO] [stdout]    |                     ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: function `crate::cron_parser::per` exists but is inaccessible
[INFO] [stdout]   --> src/cron_parser.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn per(p: Parser<char, CronExpr>) -> Parser<char, CronExpr> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `per` in this scope
[INFO] [stdout]   --> src/cron_evaluator.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |         .step_by(*per as usize)
[INFO] [stdout]    |                   ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: function `crate::cron_parser::per` exists but is inaccessible
[INFO] [stdout]   --> src/cron_parser.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn per(p: Parser<char, CronExpr>) -> Parser<char, CronExpr> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/cron_evaluator.rs:24:57
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let last_day = get_days_from_month(self.instant.date().year(), self.instant.date().month());
[INFO] [stdout]    |                                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/cron_evaluator.rs:24:85
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let last_day = get_days_from_month(self.instant.date().year(), self.instant.date().month());
[INFO] [stdout]    |                                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/cron_evaluator.rs:24:57
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let last_day = get_days_from_month(self.instant.date().year(), self.instant.date().month());
[INFO] [stdout]    |                                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/cron_evaluator.rs:24:85
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let last_day = get_days_from_month(self.instant.date().year(), self.instant.date().month());
[INFO] [stdout]    |                                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/cron_evaluator.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |           &CronEnvironment::new(self.instant.date().day() as u8, last_day as u8),
[INFO] [stdout]    |                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/cron_evaluator.rs:31:69
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let fmonths = self.visit(&CronEnvironment::new(self.instant.date().month() as u8, 12), months);
[INFO] [stdout]    |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/cron_evaluator.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |           &CronEnvironment::new(self.instant.date().day() as u8, last_day as u8),
[INFO] [stdout]    |                                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/cron_evaluator.rs:31:69
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let fmonths = self.visit(&CronEnvironment::new(self.instant.date().month() as u8, 12), months);
[INFO] [stdout]    |                                                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/lib.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |   NaiveDate::from_ymd(
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/lib.rs:35:37
[INFO] [stdout]    |
[INFO] [stdout] 35 |   .signed_duration_since(NaiveDate::from_ymd(year, month, 1))
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oni-comb-crond-rs` (lib) due to 14 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/lib.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |   NaiveDate::from_ymd(
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/lib.rs:35:37
[INFO] [stdout]    |
[INFO] [stdout] 35 |   .signed_duration_since(NaiveDate::from_ymd(year, month, 1))
[INFO] [stdout]    |                                     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oni-comb-crond-rs` (lib test) due to 14 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "31a446de3db80398c509af2819211add35d14c7c6c2baf4ff09da33c6c8408ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31a446de3db80398c509af2819211add35d14c7c6c2baf4ff09da33c6c8408ce", kill_on_drop: false }`
[INFO] [stdout] 31a446de3db80398c509af2819211add35d14c7c6c2baf4ff09da33c6c8408ce
